ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / IItemsSource<T> Interface / ReadActionUrl Property

In This Topic
    ReadActionUrl Property
    In This Topic
    Gets and sets the url of read action.
    Syntax
    'Declaration
     
    
    Property ReadActionUrl As String
    string ReadActionUrl {get; set;}
    See Also